object fbsWError: TfbsWError Left = 339 Top = 141 AutoSize = True BorderStyle = bsDialog BorderWidth = 10 ClientHeight = 110 ClientWidth = 309 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object lPicture: TLabel Left = 0 Top = 4 Width = 19 Height = 59 Caption = '!' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -48 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False end object bYes: TButton Left = 104 Top = 85 Width = 90 Height = 25 Caption = '&Ok' ModalResult = 1 TabOrder = 0 end object mText: TMemo Left = 32 Top = 0 Width = 277 Height = 73 Color = clBtnFace Lines.Strings = ( 'Error') ScrollBars = ssVertical TabOrder = 1 end end